MESCIUS InputMan for ASP.NET 10.0J
Item プロパティ (BaseItemCollection<T>)

コレクションの要素を取得します。
シンタックス
Public Overridable Default Property Item( _
   ByVal index As Integer _
) As T
public virtual T this[ 
   int index
]; {get; set;}

パラメータ

index
例外
例外解説
System.ArgumentOutOfRangeExceptionindexに負の値またはコレクションの総数以上の値が設定されています。
参照

参照

BaseItemCollection<T> クラス
BaseItemCollection<T> メンバ

 

 


© MESCIUS inc. All rights reserved.